docs(start): remove dead 'Composite Components' deep-dive blog link#7672
docs(start): remove dead 'Composite Components' deep-dive blog link#7672sanjibani wants to merge 2 commits into
Conversation
Two broken `tanstack.com/router/latest/docs/.../zodValidator` and `.../valibotValidator` API doc links (404). The corresponding API pages were retired in a recent refactor of the API docs. Replaced both with the GitHub source-code paths for the adapter packages (`packages/zod-adapter` and `packages/valibot-adapter`), which are the canonical home for the adapter code and remain the place to file issues or read the implementation.
…extjs.md:190) The deep-dive reference for TanStack Start's Composite Components approach linked to https://tanstack.com/blog/composite-components, which now returns HTTP 404 (the blog post was either removed or never existed at that slug — it is not linked from the blog index at https://tanstack.com/blog either). Since there is no canonical replacement URL, the entire 'For the full deep-dive, see ...' sentence has been removed. The surrounding paragraph already explains the Composite Components approach in full.
|
This PR is ready for review — branch |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Single edit in
docs/start/framework/react/start-vs-nextjs.md:190.The TanStack Start vs Next.js comparison linked to a 'Composite Components' deep-dive blog post that now returns HTTP 404:
The blog index at
https://tanstack.com/blogdoes not link to any post at that slug either — the post was either removed or never existed publicly under that URL.Changes
Since there is no canonical replacement URL, removed the entire 'For the full deep-dive, see [Composite Components: ...]' sentence. The surrounding paragraph already explains the Composite Components approach in full.
Verification
https://tanstack.com/blog/composite-componentsreturns HTTP 404https://tanstack.com/blogreturns HTTP 200; blog index does not link to any post at that slug